翻訳と辞書
Words near each other
・ Midland Football League (1994)
・ Midland Football League (Scotland)
・ Midland Formation
・ Midland Free Press
・ Midland Gate
・ Midland Great Western Railway
・ Midland Group
・ Midland Health Campus
・ Midland High School
・ Midland High School (Arkansas)
・ Midland High School (Illinois)
・ Midland High School (Louisiana)
・ Midland High School (Midland, Michigan)
・ Midland High School (Midland, Texas)
・ Midland Highway
MIDI timecode
・ MIDI Tuning Standard
・ MIDI usage and applications
・ Midi Z
・ Midi, Maxi & Efti
・ Midi-Pyrénées
・ Midia oil terminal
・ Midia South East oil field
・ Midian
・ Midian (album)
・ Midian (disambiguation)
・ Midian (son of Abraham)
・ Midian war
・ Midian, Kansas
・ Midianite pottery


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

MIDI timecode : ウィキペディア英語版
MIDI timecode

MIDI time code (MTC), or MIDI time division, embeds the same timing information as standard SMPTE timecode as a series of small 'quarter-frame' MIDI messages. There is no provision for the user bits in the standard MIDI time code messages, and SysEx messages are used to carry this information instead. The quarter-frame messages are transmitted in a sequence of eight messages, thus a complete timecode value is specified every two frames. If the MIDI data stream is running close to capacity, the MTC data may arrive a little behind schedule which has the effect of introducing a small amount of jitter. In order to avoid this it is ideal to use a completely separate MIDI port for MTC data. Larger full-frame messages, which encapsulate a frame worth of timecode in a single message, are used to locate to a time while timecode is not running.
Unlike standard SMPTE timecode, MIDI timecode's quarter-frame and full-frame messages carry a two-bit flag value that identifies the rate of the timecode, specifying it as either:
* 24 frame/s (standard rate for film work)
* 25 frame/s (standard rate for PAL video)
* 29.97 frame/s (drop-frame timecode for NTSC video)
* 30 frame/s (non-drop timecode for NTSC video)
MTC distinguishes between film speed and video speed only by the rate at which timecode advances, not by the information contained in the timecode messages; thus, 29.97 frame/s dropframe is represented as 30 frame/s dropframe at 0.1% pulldown.
MTC allows the synchronisation of a sequencer or DAW with other devices that can synchronise to MTC or for these devices to 'slave' to a tape machine that is striped with SMPTE. For this to happen a SMPTE to MTC converter needs to be employed. It is possible for a tape machine to synchronise to an MTC signal (if converted to SMPTE), if the tape machine is able to 'slave' to incoming timecode via motor control, which is a rare feature.
==Time code format==
The MIDI time code is 32 bits long, of which 24 are used, while 8 bits are unused and always zero. Because the full-time code messages requires that the most significant bits of each byte are zero (valid MIDI data bytes), there are really only 28 available bits and 4 spare bits.
Like most audiovisual timecodes such as SMPTE time code, it encodes only time of day, repeating each 24 hours. Time is given in units of hours, minutes, seconds, and frames. There may be 24, 25, or 30 frames per second.
Each component is assigned one byte:
; Byte 0 : 0rrhhhhh: Rate (0–3) and hour (0–23).
:
* rr = 00: 24 frames/s
:
* rr = 01: 25 frames/s
:
* rr = 10: 29.97 frames/s (SMPTE drop-frame timecode)
:
* rr = 11: 30 frames/s
; Byte 1 : 00mmmmmm: Minute (0–59)
; Byte 2 : 00ssssss: Second (0–59)
; Byte 3 : 000fffff: Frame (0–29, or less at lower frame rates)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「MIDI timecode」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.